<p class="Paragraph">If, for example, you have entered a conversion factor of 2.34 in cell X1, you can make the formulas that use this factor easier to read by giving cell X1 a name. The formula will then, for example, no longer read = A1 * X1 but = A1 * Conversion factor.</p>
<ol class="L1">
<li class="">
<p class="P2">Select (in this example) cell X1, then start the menu command <span class="T1">Insert - Names - Define</span>. You will see the <span class="T1">Define Names</span> dialog.</p>
</li>
<li class="">
<p class="P2">For example, enter the name <span class="T1">Conversion factor</span> in the text box. Click <span class="T1">Add</span> and close the dialog.</p>
</li>
</ol>
<p class="Paragraph">If you now start to enter the name <span class="T1">Conversion factor</span> in a formula, after the first few characters entered you will see the entire name as a tip.</p>
<ul class="L2">
<li class="">
<p class="P3">Press the Enter key in order to accept the name from the tip.</p>
</li>
<li class="">
<p class="P3">If more than one name starts with the same characters, you can scroll through all the names using the Tab key.</p>